Skip to content

Version Packages#15651

Merged
benmccann merged 1 commit intomainfrom
changeset-release/main
Apr 8, 2026
Merged

Version Packages#15651
benmccann merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 5, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@sveltejs/kit@2.57.0

Minor Changes

  • feat: return boolean from submit to indicate submission validity for enhanced form remote functions (#15530)

Patch Changes

  • fix: use array type for select fields that accept multiple values (#15591)

  • fix: silently 404 Chrome DevTools workspaces request in dev and preview (#15656)

  • fix: config.kit.csp.directives['trusted-types'] requires 'svelte-trusted-html' (and 'sveltekit-trusted-url' when a service worker is automatically registered) if it is configured (#15323)

  • fix: avoid inlineDynamicImports ignored with codeSplitting warning when using Vite 8 (#15647)

  • fix: reimplement treeshaking non-dynamic prerendered remote functions (#15447)

@svite-ecosystem-ci svite-ecosystem-ci bot added the needs-ecosystem-ci This PR needs to have an ecosystem CI run started prior to its last commit before merging. label Apr 5, 2026
@kit-ci kit-ci bot added the needs-platform-tests This PR needs to run platform tests in order to merge. label Apr 5, 2026
@svelte-docs-bot
Copy link
Copy Markdown

@github-actions github-actions bot force-pushed the changeset-release/main branch from 9d1cf9b to b9209ac Compare April 5, 2026 18:02
Copy link
Copy Markdown
Contributor

@vercel vercel bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional Suggestion:

Test skip condition has inverted logic, causing prerendering test to run only in dev mode instead of production/build mode.

Fix on Vercel

@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from d2ff562 to 89c79bc Compare April 6, 2026 11:08
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from e2c74f3 to 836146a Compare April 7, 2026 17:10
@github-actions github-actions bot force-pushed the changeset-release/main branch from 836146a to f804ee4 Compare April 7, 2026 22:26
@benmccann
Copy link
Copy Markdown
Member

/ecosystem-ci run

@benmccann benmccann merged commit 3ccb33b into main Apr 8, 2026
7 checks passed
@benmccann benmccann deleted the changeset-release/main branch April 8, 2026 01:00
@teemingc
Copy link
Copy Markdown
Member

teemingc commented Apr 8, 2026

Oh whoops. I think we were going to wait before merging this one so that we don’t introduce another minor too close to this. But we forgot to communicate this. What was the PR we were waiting for again?
cc: @Rich-Harris @benmccann

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ecosystem-ci This PR needs to have an ecosystem CI run started prior to its last commit before merging. needs-platform-tests This PR needs to run platform tests in order to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants